Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release stackable-versioned 0.2.0, k8s-version 0.1.2 #869

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

Techassi
Copy link
Member

This release includes:

stackable-versioned 0.2.0

Added

  • Add from_name parameter validation (#865).
  • Add new from_type parameter to changed() action (#844).
  • Pass through container and item attributes (including doc-comments). Add attribute for version specific docs (#847).
  • Forward container visibility to generated modules (#850).
  • Add support for Kubernetes-specific features (#857).
  • Add use super::* to version modules to be able to use imported types (#859).

Changed

  • BREAKING: Rename renamed() action to changed() and renamed from parameter to from_name (#844).
  • Bump syn to 2.0.77 (#857).

Fixed

  • Report variant rename validation error at the correct span and trim underscores from variants not using PascalCase (#842).
  • Emit correct struct field types for fields with no changes (NoChange) (#860).

k8s-version 0.1.2

Changed

  • Replace lazy_static with std::cell::LazyCell (#827, #835, #840).

@Techassi Techassi self-assigned this Sep 19, 2024
@Techassi Techassi marked this pull request as ready for review September 19, 2024 07:57
@Techassi Techassi added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit 85af082 Sep 19, 2024
10 checks passed
@Techassi Techassi deleted the chore/release-crates branch September 19, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants